Auto merge of #2071 - aarzee:master, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 21 Oct 2015 17:40:44 +0000 (17:40 +0000)
committerbors <bors@rust-lang.org>
Wed, 21 Oct 2015 17:40:44 +0000 (17:40 +0000)
commit4d8b93f847b1829f427e4543ba1abd1e2b0a01a5
tree3fd0d6f950a145bdafe1587f035aec6259466a52
parentf3aa22dfbd7a6193e858da661d335375fea36e8e
parent694c27213fec7b124209fd4b5b3adcbde2289c0e
Auto merge of #2071 - aarzee:master, r=alexcrichton

Whitespace: remove leading newlines; replace lines containing only whitespace with empty lines; replace multiple trailing newlines with a single newline; remove trailing whitespace in lines.

Images: Compress PNG files with zopflipng, JPG files with mozjpeg jpegtran, and GIF files with gifsicle.

This PR was created semiautomatically.